What is a tuple? - Mailing list pgsql-general

From Elaine Lindelef
Subject What is a tuple?
Date
Msg-id v0421010db93e9273bad4@[209.178.178.226]
Whole thread Raw
Responses Re: What is a tuple?
Re: What is a tuple?
List pgsql-general
My apologies for the stupid question, but before I started using
postgres I never came across the word "tuple" quite in this context
before. I know  a "tuple" as "a data object containing two or more
components" ... but I'm not sure of its precise meaning in the
postgres universe. Is a tuple a row, a field value, a field value
paired with its datatype, what? If someone asks me the size of my
largest tuple, how do I calculate it? It seems to be related deeply
to the structure of postgres somehow.

Thanks for your patience.

Elaine



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: indexes greatly slowing data entry
Next
From: Tom Lane
Date:
Subject: Re: How to tell why an insert failed?